home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / database / gc314k.zip / README.TXT < prev    next >
Text File  |  1996-06-13  |  28KB  |  616 lines

  1. ------------------------------------------------------------------------------
  2. THE GROCERY CONSUMER 3.14             Food-for-Thought Software   ⌐ 1994-1996
  3. ------------------------------------------------------------------------------
  4.  
  5.             IMPORTANT: 
  6. After installation, please refer to the on-line Windows Help from within GC 
  7. (see Help... Contents...) for details on how to use this software. 
  8.  
  9. When you register this software (see Help... Register...), you will receive 
  10. the latest version on diskette, a printed and bound user manual, a  
  11. registration code, priority technical support, free upgrades to future 
  12. versions, and more.
  13.  
  14. If you are already a registered user, see Installation instructions on how
  15. to use your existing registration key (File... Upgrade...) with this version.
  16.  
  17. This document includes information on:
  18.  
  19.     HARDWARE/SOFTWARE REQUIREMENTS
  20.     SOURCES OF EXTERNAL FILES REQUIRED    
  21.     INSTALLATION
  22.     TROUBLESHOOTING
  23.     PROBLEMS OR QUESTIONS
  24.     SHAREWARE CONCEPT
  25.     ARCHIVE PACKAGE
  26.     OVERVIEW OF THE GROCERY CONSUMER
  27.     REGISTRATION INFORMATION 
  28.         
  29.  
  30. HARDWARE/SOFTWARE REQUIREMENTS:
  31.  
  32.   Windows 3.1+, WFW 3.11, or Windows 95
  33.   VGA/SVGA monitor
  34.   video driver    any SVGA (800x600,1024x768) or VGA (640x480) driver
  35.         for best results, use 800x600 resolution or higher
  36.         (do not use GC with any type of zoom fonts utility)        
  37.   mouse        recommended, but not necessary
  38.   printer    recommended, but not necessary
  39.   hard drive    requires about 1.5 MB disk space for GC files 
  40.         plus average of 2.7K disk space per recipe 
  41.         (e.g., 3MB per 1000, 30MB per 10,000)
  42.   RAM        160K RAM for GC program    plus 0.2K per recipe 
  43.         (e.g., 200K RAM per 1000, 2MB RAM per 10,000)
  44.   PKUNZIP.EXE     file decompression program (PKWARE) to unzip GC cookbooks
  45.   PKZIP.EXE      file compression program (PKWARE) - see free sources below
  46.         used by GC to zip GC cookbooks for exchange with others
  47.   VBRUN300.DLL    Visual Basic runtime library - see free sources listed below
  48.   text editor    Windows Notepad or another text editor
  49.   GC314.ZIP    Grocery Consumer program archive
  50.  
  51.  
  52. SOURCES OF EXTERNAL FILES REQUIRED:
  53.  
  54.      vbrun300.dll (run-time library for Visual Basic 3.0)
  55.     internet    anonymous FTP to ftp.coast.net
  56.                (vbrun300.zip in /SimTel/win3/dll)
  57.     BBS        The Fox's Lair BBS  at (423) 922-4679 
  58.                (look for vbrun300.zip)
  59.     Microsoft    Microsoft Download Service at (206) 936-6735 
  60.                (look for vbrun300.dll)
  61.  
  62.      pkz204g.exe (self-extracting archive containing pkzip.exe, pkunzip.exe)
  63.     internet    anonymous FTP to ftp.coast.net
  64.                (look for pkz204g.exe in SimTel's directory 
  65.                 /SimTel/msdos/zip)
  66.     BBS        The Fox's Lair BBS at (423) 922-4679 
  67.                (look for pkz204g.exe)
  68.             any local BBS, usually in File Area called 
  69.                Archivers or Compression 
  70.     
  71.      you can download both from The Grocery Consumer WWW Page at
  72.          http://www.intergate.net/chtml/ghauser/gcinfo.html
  73.  
  74.  
  75. INSTALLATION:
  76.  
  77.                 WARNING!!! :
  78.     If you have a previous version of GC on your system, DO NOT select
  79.     its directory as the installation path; use a new directory.  
  80.     Otherwise, you will OVERWRITE your personalized recipe database and
  81.     other important    files with the sample ones that come with the GC archive!
  82.  
  83. Step 1. Make sure PKZIP.EXE and PKUNZIP.EXE are in your DOS path. "In your DOS 
  84.     path" means it is included in the PATH statement in your AUTOEXEC.BAT
  85.     file. GC will run without these but GC will not be able 
  86.     to create .ZIP files for you when you Zip Cookbooks.  You can 
  87.     optionally specify the path to these files from within GC.
  88.     
  89.     For example, if your PATH statement looks like this:
  90.         path=c:\dos;
  91.     and pkzip.exe and pkunzip.exe are in your c:\utils directory, make
  92.         your PATH statement look like this:
  93.         path=c:\dos;c:\utils;
  94.     
  95.     To create a utilities directory like that referred to above, enter:
  96.         cd\
  97.         mkdir utils
  98.  
  99. Step 2. Make sure VBRUN300.DLL is in your \windows\system directory. The 
  100.     Grocery Consumer will not execute without it.
  101.     Verify this using the following commands from a DOS prompt:
  102.         cd\
  103.         dir /s vbrun300.dll
  104.  
  105. Step 3. Install the Grocery Consumer
  106.  
  107.     Make sure ALL other applications are closed, especially Visual Basic
  108.     applications.
  109.  
  110.     Double-click setup.exe in the list of files that were unzipped. 
  111.  
  112.     This will run the Setup program that will install The Grocery Consumer
  113.     on your hard drive under c:\gc314 unless you select another location 
  114.     during the install.
  115.                 WARNING:
  116.     DO NOT select a previous GC directory as your install path!  If you 
  117.     want to do this, rename    the old directory first. Example: You want to
  118.     install GC 3.14 into a directory that is named \gc314 and you already have
  119.     a directory named \gc314.  First rename the existing directory (use File...
  120.     Rename... in the File Manager) to \gc314old and then install GC into \gc314
  121.     to avoid installing over the old one.
  122.  
  123. Step 4.    Before you run GC (---IMPORTANT---):
  124.  
  125.       Make sure your PC's date and time are set correctly (use DATE and TIME
  126.     commands in DOS, or use Control Panel... Date/Time... dialog box to
  127.     set these)    
  128.             
  129.     If you are upgrading from any 2.xx version of GC, you must run 
  130.     GC2XTO3X.EXE to convert your existing recipe file, category index,
  131.     and menu file to GC v3.xx format.  This will create these files in 
  132.     v3.xx format in your previous (v2.xx) directory. You will then need to
  133.     use GC v3.xx File... Upgrade... procedure when you first run GC 
  134.     as follows.
  135.     
  136. Step 5.    When you run GC for the first time (dbl-click the GC icon):
  137.  
  138.     If you are a registered user of a previous GC version:
  139.     ------------------------------------------------------
  140.     Once GC is running, use File...Upgrade... to upgrade user files and
  141.     your registration key from the previous GC directory.
  142.  
  143.     If the version you used previously was 3.06 or earlier, make sure you 
  144.      check the box to upgrade your coupon list when you do File... Upgrade... 
  145.     (next step).  There was a format change in the coupon list for
  146.     v3.07 and higher.
  147.  
  148.  
  149.     If you are NOT a registered user of a previous GC version:
  150.     ----------------------------------------------------------------
  151.     Register the new version, enter the registration code using Help... 
  152.     Register... Reg. Info button. Then run File... Upgrade... to upgrade
  153.     user files from your old GC directory to the new one.
  154.  
  155.     NOTE:  If you wish to continue adding to your recipe database as you 
  156.     upgrade but you aren't a registered user, you may contact Gary Hauser
  157.     via BBS message or internet email. I will tell you how to do this if
  158.     your need is legitimate and you intend to register in the near future.
  159.                     
  160.                 IMPORTANT :
  161. WARNING:  Do not attempt to use a registered key or code that does not belong
  162.       to you, or data loss could result.  Do not attempt to edit the
  163.       gc.key file or alter it in any way, or data loss could result.
  164.  
  165. Step 6. You are DONE!  Begin using The Grocery Consumer to manage your 
  166.     grocery activities.
  167.  
  168.  
  169. PROBLEMS OR QUESTIONS:
  170.  
  171. Read the detailed on-line Help (Help... Contents...) and the Frequently
  172. Asked Questions (FAQ) document on the GC WWW Page (see URL below). You can 
  173. also contact Gary Hauser (GC author) for technical support by any of the 
  174. following means (I prefer internet email):
  175.  
  176.         email:    ghauser@usit.net    
  177.           FAX:  (423) 922-5768
  178.    <C>omment to Sysop:  The Fox's Lair BBS at (423) 922-4679
  179.         phone:  (423) 922-4294 or 922-7722
  180.  
  181. If you need to contact me about a problem you are having, please include as 
  182. much of this information as possible:
  183.  
  184.     - What type of PC are you running?
  185.     - What version of Windows are you running?
  186.     - What version of GC are you attempting to install/run?
  187.     - Where did you obtain the GC archive you are using?
  188.     - Have you been running a previous version of GC? Which one?
  189.     - What is the exact name of the archive you are using? 
  190.          (gc314.zip, gc314r1.zip, gc314.zip, etc) 
  191.     - What is the EXACT wording of the message you obtained?
  192.     - What steps had you taken prior to the message? (be explicit)
  193.  
  194.  
  195. ================ IMPORTANT!!! See GROCERY CONSUMER WWW Page =================
  196. Latest GC version, all external files, tech support, FAQ on internet WW